Popular Packages
-
PHP
kislota/laravel_8_translation
A Translation package for Laravel 5 with database and cache support
-
-
PHP
marcandreappel/flysystem-backblaze
Backblaze adapter for the flysystem filesystem abstraction library
-
-
PLpgSQL
tripal/tripal
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
-
-
-
-
PHP
guanguans/laravel-dump-sql
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.
-
-
PHP
hallindavid/manny
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
-
-
PHP
marcocesarato/sqlparser
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.
-
-
PHP
webfactory/dom
Utilities for processing XHTML and Polyglot HTML5 documents with the PHP DOM extension