Libraries tagged by atomastic
nomelodic/name-case-lib
5365 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
nickdekruijk/minify
9273 Downloads
A package for automaticaly minifying CSS, SCSS and Javascript for Laravel
mydnic/changelog-commit-for-laravel
3967 Downloads
Automatically generate a changelog inside your Laravel App based on your commit descriptions
mostafasy/mezzio-debugbar
5964 Downloads
Middleware to insert PHP DebugBar automatically in html responses
mmikkel/cache-flag
28938 Downloads
Cold template caches that can be flagged and automatically invalidated.
mennen-online/laravel-queue-watcher
4074 Downloads
Automatically restart Queue when local PHP files change
mediawiki/auth-remoteuser
21367 Downloads
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
matchory/response-cache
6654 Downloads
A package to add automatic response caching to Laravel APIs.
masterskill/service-package
141 Downloads
This is a package that allows you to automatically create services in Laravel.
martingold/autotype
3423 Downloads
Automatically register value objects (DTOs, crates) as Doctrine types
martinbean/laravel-sluggable-trait
48442 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marcocesarato/security
2658 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
mano/autotest-bundle
1483 Downloads
Symfony bundle for automatic routes testing.
maggomann/filament-model-translator
5475 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
levacic/monolog-exception-with-context-processor
34144 Downloads
A Monolog processor to automatically extract context from suitable exceptions