Libraries tagged by verse
robinncode/db_craft
1001 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.
print-filament/print
2503 Downloads
The print-filament package is a simple and efficient tool that allows users to quickly print the current webpage directly from their browser. This plugin enhances the convenience of printing online content by providing a one-click solution for generating printer-friendly versions of the pages you're viewing.
phpcompatibility/phpcompatibility-joomla
46304 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
phpcompatibility/phpcompatibility-all
45868 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
pdfanonymous/phpanonymous
26631 Downloads
PDF Package Arabic based on tcpdf library support for laravel 5 version 1.0
okvpn/clock-lts
347670 Downloads
Adding support for a wider range of PHP versions to lcobucci/clock
okamos/php-ses
9940 Downloads
An Amazon SES api for PHP. Support signature version 4
noodlesnz/double-metaphone
119832 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
noahheck/e_pdostatement
17606 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
ninjify/nunjuck
413932 Downloads
Special tuned version of nette/tester for your PHP projects
nikkobautista/geonames
84552 Downloads
Composer-compatible Geonames PHP library (based on David Jean Louis' version)
mirazmac/php-requirements-checker
9773 Downloads
A quick library to check the current environment against a set of defined requirements. It supports checking for PHP version, OS, Extensions, PHP INI values, Functions, Classes, Apache Modules and local Files and Folders.
mimmi20/macos-build
215816 Downloads
Class wrapper for peterkahl/apple-os-x-build-version
mimmi20/ios-build
215811 Downloads
Class wrapper for peterkahl/apple-ios-build-version
mikemix/php-uuid-v6
61621 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/