Libraries tagged by php loader
mustangostang/spyc
29184848 Downloads
A simple YAML loader/dumper class for PHP
hassankhan/config
11944847 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
m1/env
9013303 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
wp-cli/mustangostang-spyc
10739998 Downloads
A simple YAML loader/dumper class for PHP (WP-CLI fork)
tomatophp/filament-translations
6037 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
bentools/etl
43554 Downloads
PHP ETL (Extract / Transform / Load) implementation, with very few dependencies.
imjoehaines/flowder
311890 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
noodlehaus/config
31797 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
lochmueller/autoloader
313844 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
dallgoot/yaml
72708 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
shinsenter/defer.php
9091 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
m1/vars
122423 Downloads
Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.
adhocore/env
5021 Downloads
Environment variable loader and retriever for PHP
caseyamcl/configula
137793 Downloads
A simple, but versatile, PHP config loader
chillerlan/php-dotenv
10603 Downloads
A simple .env loader - PHP 8.1+