Libraries tagged by PHP Function
phpattempt/phpattempt
1445 Downloads
Helper function to enforce error-first approach in your code
mostka/defer
29441 Downloads
A defer function defers the execution of a function until the surrounding function returns.
jbzoo/jbdump
1109223 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
imanghafoori/laravel-decorator
10679 Downloads
A package to easily decorate your function calls.
hyperf/polyfill-coroutine
125703 Downloads
This component provides features added short functions.
hyperf/helper
85320 Downloads
A function helper package that could help developer solved the problem quickly.
efureev/support
63064 Downloads
PHP Support Package is a collection of useful functions and snippets
transprime-research/piper
3608 Downloads
PHP Pipe method execution with values from chained method executions
robinncode/db_craft
2097 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
luyadev/luya-module-cms
170194 Downloads
The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.
iteks/laravel-enum
12771 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
php-stubs/wordpress-seo-stubs
101963 Downloads
Yoas SEO function and class declaration stubs for static analysis.
php-stubs/gravity-forms-stubs
33839 Downloads
Gravity Forms function and class declaration stubs for static analysis.
aeon-php/sleep
326302 Downloads
Improved sleep function that uses simple TimeUnit and decides between \sleep and \usleep
twistor/flysystem-http
248818 Downloads
An HTTP adapter for Flysystem that uses basic PHP functions.