Libraries tagged by ESPF
geoapi.es/php
1221 Downloads
Libreria en PHP para GeoAPI.es
espero-soft/faker
1496 Downloads
Faker is a PHP library that generates fake data for you.
team-reflex/paladins-api
7512 Downloads
Easy access to the Hi-Rez Studios API for Paladins
espresso-tutorials/php-epub
7636 Downloads
espresso-dev/zoom-php
13126 Downloads
A simple PHP class for accessing the Zoom API
esplora/spire
2625 Downloads
Easy Tools for Production Environment of Laravel SQLite Database
trilote/cnab_yaml
4069 Downloads
Especificação do formato Cnab240 e Cnab400 traduzida para Yaml
tonibagur/verifactu-php
35 Downloads
Librería para la implementación del sistema VERI*FACTU de la AEAT española(fork de https://github.com/josemmo/Verifactu-PHP)
soarescbm/login-unico-govbr
3447 Downloads
'Pacote para autenticacao ao login único gov.br conforme especificações Oauth2'
sarfraznawaz2005/floyer
32 Downloads
Simple deployment tool using git and FTP - especially useful for shared hosting.
reelworx/typoscript-rendering
595 Downloads
Can render a TypoScript path by URL, especially useful for Ajax dispatching
neclimdul/coveo-push-api
1798 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
mpyw/unclosure
79346 Downloads
Closure unwrapper especially suited for Laravel PDO
mouf/utils.common.getvars
163668 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mouf/database.dbconnection
32630 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.