Libraries tagged by lets
katsuo-ryuu/kryuu-occasus
15 Downloads
This modules lets you access the settings in zf by using the object way and targeting functions
k1sul1/rest-post-lookup
38 Downloads
Endpoint that let's you query with an url and get a post object in return.
justinfuhrmeister-clarke/themesbundle
6 Downloads
This bundle lets you change the themes, and body background of specified twig templates
jpruliere/random-content-generator
8 Downloads
RandomContentGenerator lets you set a mock Model layer in seconds
johnvict/api-response
43 Downloads
API Response is a package that lets you send response in regular format, depending on the condition stated
joeldeval/lumen-form-request
814 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
jma/backup-bundle
264 Downloads
Lets make a backup of the database
jlapp-hatja/smart-seeder
330 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
jhwelch/pest-plugin-laravel-migrations
2 Downloads
A Pest PHP plugin that lets you test Laravel migrations with a simple and straight forward syntax.
jessesoeteman/validate-get-post-input
315 Downloads
This php class lets you validate a POST or GET input.
jeroenrnl/zfwk
5 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.
jenryollivierre/php-application-hooks
23 Downloads
PHP Application Hooks is a lightweight standalone package that lets you control when and where code can be executed within your application.
jcaillot/laminas-before-validator
6 Downloads
Laminas Validator; Let you compare two date strings
jaroslaw-paprocki-bg/php-simple-html-dom-parser
55 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+/7.3+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
jantede/simple-html-dom
6 Downloads
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!