Libraries tagged by spring clean
sunnysideup/spring-clean-recipe
138 Downloads
This silverstripe module removes old versions, unused files, elementals that are not requires, files that are not in use, and more.
sunnysideup/versions-table-pruner
20 Downloads
prune your Versions table, keeping many, but the further you go back in time, the less versions you keep. You can also keep versions were a specific field was changed (e.g. Content, Price, or Title)
voku/portable-ascii
434674800 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
voku/portable-utf8
23467109 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
pid/speakingurl
5373 Downloads
Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.
that0n3guy/transliteration
101119 Downloads
Transliteration provides one-way string transliteration (romanization) and cleans text by replacing unwanted characters.
hipsterjazzbo/editor
23701 Downloads
A clean, elegant, unicode-safe, fluent, immutable, localisable, dependency-free string manipulation library for PHP 7.1+
fredyns/stringcleaner
2753 Downloads
Clean string variable
notauniondev/portable-utf8
133 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
notauniondev/portable-ascii
136 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
jojoee/leo-profanity
7242 Downloads
Profanity filter, based on Shutterstock dictionary
resist/cleaner
2314 Downloads
String sanitizer
phputil/core
438 Downloads
Useful classes for PHP
manuwhat/strip-tags
117 Downloads
remove PHP and HTML Tags from a string in a custom and efficient way
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.