Libraries tagged by clean core
omaralalwi/laravel-trash-cleaner
62 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
greenpeace/planet4-nginx-helper
87750 Downloads
Cloned from rtcamp/nginx-helper. Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
creativestyle/magesuite-reindex-and-cache-clear-notification
1062 Downloads
Sends a dashboard notification when index invalidation or cache clear log occurs within a given time
dprmc/clear-structure-sentry-web-services
3151 Downloads
A library of php code to interact with Sentry's Web Services SOAP API.
zaw/attribute-driven-cqrs
12 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
jenssegers/lean
3371 Downloads
Use the league/container with auto-wiring support as the core container in Slim 3
drewjw81/clear-qr
27 Downloads
A PHP class to generate QR Codes using ImageMagick
welderlourenco/laravel-facebook
929 Downloads
The cleaner and more organized bridge from you to facebook platform.
fico7489/laravel-updated-related
472 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
gordonmurray/clean-import-headings
66 Downloads
A small class to help clean headings on an imported CSV file to make them more understandable
andrewdyer/lean
38 Downloads
Use the league/container with auto-wiring support as the core container in Slim 3
atmorus/laravel-clear-all-cached-data
11 Downloads
Laravel 5 Package to Clear all cached data i.e. views, config, routes etc. !!! Important !!! The basis of this package was taken code Afraz Ahmad - github.com/afrazahmmad/clear-all-cached-data. Changes were made to the properties of the link to the package: requires (JSON schema), to support Laravel 5.7
fixmind/enum
41 Downloads
Class organizes collections of constants. Gives the ability to keep code clear, transparent and strict.
vgd/sanitize_string
37 Downloads
Sometimes you may want to clean a filename or string from foreign languages characters; with this class you can do both