Libraries tagged by nameT
marcocesarato/sqlparser
37493 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.
lstrojny/phpunit-function-mocker
337716 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
laravel-shift/faker-registry
1180458 Downloads
A registry for generating Faker data from a name or data type.
jambagecom/static-info-tables-de
831084 Downloads
German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
helgesverre/domain-availability
16173 Downloads
A PHP library for checking if a domain name is registered or not
granam/czech-vocative
151919 Downloads
Inflect czech names and surnames.
dietercoopman/mailspfchecker
4397 Downloads
A package to check if you can send e-mail through a given mailserver in name of a given e-mail address
devgroup/yii2-tag-dependency-helper
476990 Downloads
Helper for unifying cache tag names with invalidation support in yii2
dantleech/invoke
564812 Downloads
Emulate named parameters
craftpulse/craft-colour-swatches
23086 Downloads
Let clients choose from a predefined set of colours and utilise associated colour codes and class names in your templates.
cagartner/phpquery
478023 Downloads
PHP5.3+ namespaced version of phpQuery with enhanced CSS support
bnbwebexpertise/laravel-attachments
200699 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/sqlschema
220666 Downloads
Provides facilities to read table names and table columns from a database using PDO.
aura/dispatcher
89628 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
a6digital/laravel-default-profile-image
253652 Downloads
Laravel package to create default profile image using name of user.