Libraries tagged by simple core
robinncode/db_craft
5347 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.
php-censor/phpdoc-checker
76424 Downloads
A simple tool for checking that your PHP classes and methods use PHPDocs (PHP DocBlocks Checker fork).
ph-7/obfuscator
2686 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
neild3r/php-docblock-checker
180184 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
gilbitron/pico
126 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
eveseat/seat
19536 Downloads
Simple Eve Api Tool
coderevolutionplugins/gpt-3-encoder-php
51945 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
block8/php-docblock-checker
162437 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
andrey-helldar/pretty-array
61389 Downloads
Simple conversion of an array to a pretty view
codekanzlei/cake-auth-actions
83198 Downloads
Simple ACL alternative for CakePHP 4
code16/privat
49199 Downloads
Simple private access package for Laravel.
jeffersongoncalves/filament-qrcode-field
8608 Downloads
A Laravel Filament package that provides QR Code field functionality for your web applications. This package extends Filament v3 with a simple QR code input component.
drupal/drupal_cms_page
155119 Downloads
A basic content type to create simple pages.
adamasantares/dxf
14108 Downloads
A simple DXF creator for PHP
fusonic/spreadsheet-export
31401 Downloads
Library to create simple exports to CSV/TSV/ODS in PHP