Libraries tagged by DOE
gravitywiz/faker
1772 Downloads
A class for generating fake entry data for Gravity Forms forms. Note, this class does not actually create the entries.
gisostallenberg/url-builder
4187 Downloads
Builds URL's the way pecl_http does this
gcgov/framework-service-user-crud
115 Downloads
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).
elecena/amazon-s3-php-class
6776 Downloads
A standalone Amazon S3 (REST) client for PHP 7.3+ using CURL that does not require PEAR.
dastanaron/yii2-dropzone-widget
3080 Downloads
A widget that uses the well known dropzone library for convenient file uploads. Does not throw scripts into the body of html, connects from its controller
cseufert/hamle
7192 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
celema/boiler
97 Downloads
A PHP template engine that doesn't require you to learn a new syntax
cboxdk/cbox-engine
81 Downloads
The engine behind the cbox CLI and the Cbox Local desktop app — one local Kubernetes cluster running an application the way production does.
blesta/amazon-s3-php-class
738 Downloads
A standalone Amazon S3 (REST) client for PHP 7.2.x using CURL that does not require PEAR.
betalabs/shoppingcart
20668 Downloads
Laravel Shoppingcart. Added support to Laravel 5.7 while original doesn't.
betalabs/laravel-seeder
4434 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
awesometoast/toastbox
569 Downloads
Wrappers for JavaScript alert(), confirm(), prompt(), and other flexible dialogs using the Bootstrap 5 framework that does not require jQuery. This is a fork of Bootboxjs by Nick Payne.
archtechx/airwire
187 Downloads
A lightweight full-stack component layer that doesn't dictate your front-end framework
appserver-io/configuration
7811 Downloads
Provides basic functionality to handle XML data in a tree structure, like SimpleXML does.
albertcht/lumen-form-request
14911 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.