Libraries tagged by adf.ly
adlytodak/laravel-sso
8 Downloads
Simple PHP SSO integration for Laravel
adly/easyparcel
33 Downloads
Package for EasyParcel API
adly-nady/php-my-migration
1 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
adelynx/laravel-api-resources
4 Downloads
Manage your resources maintaining API versioning
adelynx/blade
84 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel 8.*
dflydev/dot-access-data
256573339 Downloads
Given a deep data structure, access data by dot notation.
consolidation/filter-via-dot-access-data
36650803 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
dflydev/placeholder-resolver
14297931 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
dflydev/hawk
1719848 Downloads
Hawk
dflydev/fig-cookies
7127484 Downloads
Cookies for PSR-7 HTTP Message Interface.
dflydev/dot-access-configuration
14213017 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
dflydev/doctrine-orm-service-provider
1671810 Downloads
Doctrine ORM Service Provider
dflydev/apache-mime-types
1686288 Downloads
Apache MIME Types
dflydev/markdown
4694576 Downloads
PHP Markdown & Extra - DEPRECATED
dflydev/base32-crockford
270263 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding