Libraries tagged by php loader
mustangostang/spyc
32724764 Downloads
A simple YAML loader/dumper class for PHP
hassankhan/config
12482642 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
m1/env
9921259 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
12513483 Downloads
A simple YAML loader/dumper class for PHP (WP-CLI fork)
tomatophp/filament-translations
12113 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
45506 Downloads
PHP ETL (Extract / Transform / Load) implementation, with very few dependencies.
imjoehaines/flowder
409416 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
noodlehaus/config
33201 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
lochmueller/autoloader
334912 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
82013 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
mimmi20/ua-loader-interface
23875 Downloads
Provides a GitHub repository ua-loader-interface for a PHP library, using GitHub actions.
shinsenter/defer.php
9534 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
123133 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
6385 Downloads
Environment variable loader and retriever for PHP
flow-php/etl-adapter-doctrine
134786 Downloads
PHP ETL - Adapter - Doctrine Dbal