Libraries tagged by reql
tightenco/parental
985803 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
sunra/php-simple-html-dom-parser
8961250 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
stella-maris/clock
41889476 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
staudenmeir/laravel-adjacency-list
3461471 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
6931680 Downloads
Laravel Eloquent BelongsToThrough relationships
spatie/laravel-http-logger
3613615 Downloads
A Laravel package to log HTTP requests
sabre/http
12500068 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
propel/propel
4898144 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
php-vcr/php-vcr
2709697 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-mock/php-mock-phpunit
6624769 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
14415917 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
pheromone/phpcs-security-audit
3049426 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
nyholm/psr7-server
10414357 Downloads
Helper classes to handle PSR-7 server requests
nelmio/security-bundle
10522878 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
6205057 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.