Libraries tagged by tablet
texy/texy
878696 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
stellarwp/schema
658424 Downloads
A library for simplifying the creation and updates of custom tables within WordPress.
ryangjchandler/filament-progress-column
148100 Downloads
Add a progress bar column to your Filament tables.
php-db/phpdb
210121 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
mokhosh/filament-rating
166530 Downloads
Add rating fields and columns to Filament forms and tables
microsoft/windowsazure
1845113 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
laravel-views/laravel-views
96154 Downloads
Laravel package to create beautiful common views like tables using only PHP code
laracraft-tech/laravel-schema-rules
70402 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
378497 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
insolita/yii2-migration-generator
516532 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
iamfarhad/laravel-audit-log
12747 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
friendsoftypo3/tt-address
1866640 Downloads
Displays a list of addresses from an address table on the page.
fpdo/fluentpdo
253108 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
djokicpn/laravel-email-audit-log
128788 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
deliciousbrains/wp-migrations
273953 Downloads
WordPress library for managing database table schema upgrades and data seeding