Libraries tagged by spesific
yale-web-technologies/iiif-manifest-generator
2335 Downloads
This is a IIIF Manifest Generator written in PHP. It implements the IIIF API Specification. Currently this only supports the Presentation API.
worksome/uk-tax-allowance
457110 Downloads
A package helping in determining the Uk weekly or monthly tax allowance for a specific date range
webignition/symfony-console-typed-input
1741556 Downloads
Symfony InputInterface providing type-specific getters for options and arguments
uma/psr7-hmac
46008 Downloads
An HMAC authentication library built on top of the PSR-7 specification
typicms/bootforms
50401 Downloads
Just a Formbuilder with some Bootstrap 5 specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
tttran/viet_qr_generator
17010 Downloads
VietQR generator by following vietqr specification
tatter/preferences
40418 Downloads
Persistent user-specific settings for CodeIgniter 4
sylvainjule/bouncer
2834 Downloads
Restrict access of a user role to a specific page (and its children) in the panel.
sylius/gmv-bundle
76058 Downloads
Lightweight local command to calculate the Sylius instance GMV within a specific period
spiral/data-grid-bridge
78755 Downloads
Data Grid specification builder adapter for Spiral Framework
sourcebroker/restrictfe
53079 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
skillshare/apollo-federation-php
43162 Downloads
A PHP port of the Apollo Federation specification.
securetrading/data
439762 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
scandipwa/catalog-graphql
217207 Downloads
Catalog-specific modifications for ScandiPWA
robinncode/db_craft
1949 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.