Libraries tagged by lstr
neos/diff
1014366 Downloads
This is a comprehensive library for generating differences between two strings or arrays
mrmarchone/laravel-auto-crud
5112 Downloads
Laravel Auto CRUD helps you streamline development and save time.
mokhosh/muddle
2772 Downloads
Obfuscate emails and strings in PHP and Laravel
mistralys/text-diff
90422 Downloads
Class used to compare strings using a DIFF implementation.
mindplay/readable
476709 Downloads
Formats PHP values as human-readable strings
mindplay/annotations
149547 Downloads
Industrial-strength annotations for PHP
mateffy/laravel-introspect
2078 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
markshust/magento2-module-simpledata
152267 Downloads
The SimpleData module simplifies calling Magento data structures.
marcocesarato/sqlparser
36920 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
lochmueller/sourceopt
485060 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
lochmueller/calendarize
125996 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
limedeck/nova-cashier-overview
155496 Downloads
Interact with your Stripe subscriptions directly inside Nova.
laminas-api-tools/api-tools-rest
1552567 Downloads
Laminas Module providing structure for RESTful resources
kktsvetkov/krumo
56369 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
kenjis/codeigniter-composer-installer
58991 Downloads
Package to install CodeIgniter3 via Composer with secure folder structure.