Libraries tagged by att
moe-mizrak/validator-guard
1 Downloads
ValidatorGuard enables attribute-driven validation to control Laravel method behavior.
mkd/laravel-state-management
6 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mirocow/yii2-notification
7 Downloads
Yii2 notification
metalback/tad-php
9065 Downloads
PHP class that allows you interact with ZK Time & Attendance devices.
meius/laravel-filter
38 Downloads
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
lordealeister/cmb2-field-post-search-ajax
728 Downloads
CMB2 field type to attach posts to each others. Search with Ajax.
letots/workflow-extension-bundle
31 Downloads
Configurations to allow defining Symfony Workflows as PHP classes easily and little helpers functions to work with them.
lenonleite/hacking-analyze-static-files
309 Downloads
AsZone Component - Crawler Static File
kenny1911/typed-properties-helper
2090 Downloads
Set of helper functions to working with typed class properties.
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ibbe/php_zklib
92 Downloads
ZK library to connect with attendance devices in PHP
iachilles/eavactiverecord
34 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
hnhdigital-os/laravel-model-schema
124 Downloads
Changes how the Eloquent Model provides attributes.
hariadi/laravel-boilerplate-generator
607 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate