Libraries tagged by loading
symfony/var-exporter
251804775 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
ocramius/proxy-manager
79439067 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
friendsofphp/proxy-manager-lts
99959246 Downloads
Adding support for a wider range of PHP versions to ocramius/proxy-manager
staudenmeir/eloquent-eager-limit
2666570 Downloads
Laravel Eloquent eager loading with limit
classpreloader/classpreloader
40876316 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
protonemedia/laravel-cross-eloquent-search
340865 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
liip/test-fixtures-bundle
5670164 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
zendframework/zend-loader
27478921 Downloads
Autoloading and plugin loading strategies
laminas/laminas-loader
22942217 Downloads
Autoloading and plugin loading strategies
jonnyw/php-phantomjs
1172152 Downloads
A PHP wrapper for loading pages through PhantomJS
kartik-v/yii2-widget-spinner
3164065 Downloads
A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)
tbachert/spi
703422 Downloads
Service provider loading facility
rekalogika/mapper
12855 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
imjoehaines/flowder
311890 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
ocramius/lazy-property
69875 Downloads
A library that provides lazy instantiation logic for object properties