Libraries tagged by spec
shanerbaner82/panel-roles
23465 Downloads
Filament Panel Roles is an intuitive way to ensure all users of a specified panel within Filament v3 is assigned a role during registration and has a specified role using Laravel Middleware.
securetrading/data
587824 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.
secundo/laravel-graphql-query-builder
14787 Downloads
A powerful and elegant GraphQL query builder for PHP, designed specifically for Laravel applications
salmanzafar/laravel-geocode
5211 Downloads
A Laravel Library to find Lat and Long of a given Specific Address
rohitkundale/order-comment
11567 Downloads
Allows customer to add a special note/message/comment or instruction while placing an order
robinncode/db_craft
5437 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.
reflection/validator
198502 Downloads
Define a specification of PHP entity and check whether the particular item matches it.
radebatz/openapi-verifier
172428 Downloads
Verify JSON (api response) against OpenAPI specification.
putyourlightson/craft-log-to-file
369542 Downloads
Logs messages to a specific log file for Craft CMS.
punktde/sitespecifics
24294 Downloads
Site specific configuration
punktde/sentry-neos
67958 Downloads
This package handles Neos specific exceptions / adds neos specific information to the exception.
psx/openrpc
25846 Downloads
Model classes to generate an OpenRPC specification in a type-safe way
psx/openapi
101286 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
professional-wiki/external-content
6926 Downloads
MediaWiki extension that allows embedding external content, specified by URL, into your wiki pages
prezly/forbid-serialization
160778 Downloads
Micro-package with a handy trait to forbid serialization of specific class in PHP