Libraries tagged by apility
asyrafhussin/laravel-friendships
24 Downloads
This package gives Eloquent models the ability to manage their friendships. Fork from https://github.com/hootlex/laravel-friendships
astatroth/laravel-config
343 Downloads
An extension of the Config component, it adds the ability to write to configuration files.
arth/http_log_bundle
15 Downloads
Provides ability to log http requests and response(Test Task)
apachish/access-level
0 Downloads
Authentication performed by JWT Have three levels of admin, author and user access The list should only be created by the author admin Each admin has the ability to edit and delete the entire list and each author only has the ability to edit their own list Have an address to display the list to all users There is a section with the possibility of sending emails to all users.
andrefigueira/laramailer
66 Downloads
A simple mailing package using Laravel Mail and Blade for sending emails with an expressive syntax, and also the ability to store emails in a database for future viewing
andreaspabst/lumen-request-validation
264 Downloads
Adds the Laravel ability to separate validations from the controller
amoktar/zend-validator
5 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
amitavroy/laravel-elastic
36 Downloads
A package to give the ability to index data on Elastic search and allow to searh on individual models.
ambimax/magento-module-ambimax-ribbon
949 Downloads
This module adds the ability to disable duplicate media gallery removal.
ambimax/magento-module-ambimax-disablemediaremoval
1391 Downloads
This module adds the ability to disable duplicate media gallery removal.
alpshq/statamic-bookmarker
24 Downloads
Add bookmarking ability.
aloframework/config
400 Downloads
Allows easy, interfaceable class configurator with the ability to change the configuration during runtime
alex79/platon-pay
0 Downloads
«Platon Pay» is an ideal solution for online stores accepting payments from cards: Visa, Mastercard, Prostir. Easy and convenient installation and configuration of the module will allow you to set up the ability to accept online card payments on your website in a few minutes.
ahuggins/laravel-opensearch
114 Downloads
Quickly add the ability for people to search your site in Chrome address bar using OpenSearch. Like when you type an address and press 'space' Chrome searches the site, this package adds that.
ahmadvoid/simple-aop
187 Downloads
A Simple AOP (Aspect Oriented Programming) implementation provide ability to make aspect which applied on controller methods, by taking advantage of #[Attributes] syntax in PHP 8