Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
p
- PHP_CodeCoverage Description: PHP_CodeCoverage is a library that provides functionality to measure code coverage in PHP. This tool allows developers to evaluate(...) Read more
- PHP-HTTP Description: PHP-HTTP is a set of interfaces designed to facilitate interaction with HTTP clients in the PHP programming language. This(...) Read more
- PHP-DI Description: PHP-DI is a dependency injection container for PHP that facilitates the management of dependencies in PHP applications. Its main(...) Read more
- PHPUnit_Framework_TestCase Description: The 'PHPUnitFrameworkTestCase' class is the base class for writing unit tests in PHPUnit, a widely used testing framework in PHP(...) Read more
- PHP-Parser Description: PHP-Parser is a library designed to analyze PHP code and transform it into an abstract syntax tree (AST). This allows developers to(...) Read more
- PHPT Description: PHPT is a file format used to test extensions and the core of the PHP programming language. This type of file allows developers to(...) Read more
- PHP-Redis Description: PHP-Redis is a PHP extension designed to facilitate interaction between PHP applications and the Redis in-memory storage system.(...) Read more
- PHP-Unit Description: PHP-Unit is a framework for unit testing in the PHP programming language. Its main goal is to facilitate the creation and execution(...) Read more
- PHP-Excel Description: PHP-Excel is an open-source library designed to facilitate the reading and writing of Excel files in the PHP programming language.(...) Read more
- PHP-MyAdmin Description: PHPMyAdmin is a free software tool written in PHP that provides a web-based interface for managing MySQL databases. Its intuitive(...) Read more
- PHP-Composer Description: PHP-Composer is a dependency manager for PHP that allows developers to efficiently manage the libraries and packages their projects(...) Read more
- PHP-UnitOfWork Description: PHP-UnitOfWork is a design pattern used to manage changes in a set of objects in PHP. This pattern allows grouping modification(...) Read more
- PHP-Framework Description: A PHP framework is a structure designed to facilitate the development of web applications using the PHP programming language. These(...) Read more
- PHP-Session Description: PHP-Session is a mechanism that allows data to be stored across multiple requests in PHP, facilitating state management in web(...) Read more
- PHP-Cache Description: PHP-Cache is a library designed to cache data in PHP applications, allowing for improved performance and efficiency. Caching data(...) Read more