Libraries tagged by load
spatie/laravel-db-snapshots
3343806 Downloads
Quickly dump and load databases
liip/test-fixtures-bundle
9535784 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
hassankhan/config
13977596 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
classpreloader/classpreloader
43111749 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
typo3/class-alias-loader
15462514 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
spatie/cpu-load-health-check
3118586 Downloads
A Laravel Health check to monitor CPU load
outl1ne/nova-translations-loader
6693821 Downloads
This Laravel Nova package helps developers load translations into their packages.
helhum/config-loader
9034826 Downloads
Generic config loader with context and environment support.
ajcastro/eager-load-pivot-relations
2026264 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
zendframework/zend-loader
29115584 Downloads
Autoloading and plugin loading strategies
laminas/laminas-loader
37384268 Downloads
Autoloading and plugin loading strategies
flow-php/parquet
357508 Downloads
PHP ETL - library for reading and writing Parquet files
flow-php/etl
698825 Downloads
PHP ETL - Extract Transform Load - Abstraction
phalcon/cphalcon
250020 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
m1/env
13436646 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.