Libraries tagged by USGS
pedro151/orm-generator
331 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
pe46dro/gd-text
1543 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
ory/oathkeeper-client-php
86 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
opulence/project
1498 Downloads
An empty project that uses the Opulence framework
openregion/sphinxql-query-builder
235 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
notfloran/phing-composer-security-checker
949 Downloads
Phing task that use Sensio Security Advisories Checker to checks if your application uses dependencies with known security vulnerabilities.
nohponex/monolog-datadog-handler
44215 Downloads
Monolog Handler that uses Datadog
niyko/rocket
31 Downloads
Rocket is a static site generator written in PHP which uses Laravel's Blade template engine under the hood to generate build.
neoxia/laravel-openssl-encryption
664 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
naif/ai-validation
10 Downloads
AI Validator for Laravel: Uses ChatGPT (GPT-3.5-turbo) to easily check and filter user inputs.
mouf/utils.mailer.smtp-mail-service
19086 Downloads
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.
mohebifar/date-time-bundle
757 Downloads
DateTimeBundle is a Symfony2 bundle which helps you to show Datetimes based on a calendar and provides a DatePicker (Choice and jQuery DatePicker) Form type. CalendarBundle uses a strategy that allows you to make your arbitary calendar driver.
mnicole90/wordpress-openai-translation
3 Downloads
A Wordpress plugin that uses OpenAI to translate posts and pages
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.