Libraries tagged by initial
jawira/the-lost-functions
146603 Downloads
Collection of convenience functions.
stymiee/php-simple-encryption
10927 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
robinncode/db_craft
5412 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.
mwstake/mediawiki-componentloader
141174 Downloads
Required for proper initialization of MWStake components
iqual/project-scaffold
27042 Downloads
Interactive project scaffolding and initializing.
drupal-tome/tome_drush
74943 Downloads
Contains global Drush commands for initializing and installing Tome.
consolidation/annotation-command
1037 Downloads
Initialize Symfony Console commands from annotated command class methods.
ronasit/laravel-project-initializator
1642 Downloads
Provided tools for project initialization.
renfordt/larvatar
4871 Downloads
A PHP package to provide you with many variants of avatars.
dakujem/shorts
76437 Downloads
A flexible tool to shorten or limit person names in length or create initials.
alistairshaw/name-exploder
16848 Downloads
Simple class to provide title, first name, middle initial and last name from a full name field (or in reverse). Works well for western(ish) names, but has sensible defaults otherwise
zoujingli/think-plugs-static
34197 Downloads
Static assets and initialization templates for ThinkAdmin
zalas/phpunit-doubles
13819 Downloads
Initialises test doubles in PHPUnit test cases for you
xplicit-dev/mamopay
2427 Downloads
The MamoPay PHP library provides convenient access to the MamoPay API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the MamoPay API.
tempest/container
243640 Downloads
The container component is where the initialization of services and their dependencies are managed.