Libraries tagged by xrel
ajcastro/eager-load-pivot-relations
1435208 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
reindert-vetter/api-version-control
785587 Downloads
A Laravel package to manage versions of endpoints in an elegant way
hhxsv5/laravel-s
643553 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
gabordemooij/redbean
2603019 Downloads
RedBeanPHP ORM
crell/serde
151921 Downloads
A general purpose serialization and deserialization library
crell/api-problem
1918973 Downloads
PHP wrapper for the api-problem IETF specification
typo3/coding-standards
2441180 Downloads
A set of coding guidelines for any TYPO3-related project or extension
tailflow/laravel-orion
509922 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
simplehtmldom/simplehtmldom
1094348 Downloads
A fast, simple and reliable HTML document parser for PHP.
protonemedia/laravel-cross-eloquent-search
439446 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
propel/propel1
1558680 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
php-mock/php-mock-phpunit
7113274 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.
pear/net_url2
11162804 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
paragonie/ciphersweet
996056 Downloads
Searchable field-level encryption library for relational databases
mikebronner/laravel-pivot-events
159841 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.