Libraries tagged by User Generator
parm/parm
4982 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
not-empty/ala-microframework-php
10 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
tysonandre/tolerant-php-parser-to-php-ast
14 Downloads
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
spencer14420/sp-anti-csrf
439 Downloads
Can be used to generate and validate anti-CSRF tokens
max26292/laravel-lazy-tools
1029 Downloads
This tools for lazy guys, used to generate repository,interface and response
khalyomede/laravel-eloquent-uuid-slug
352 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
daccess1/yii2-json-query-helper
2616 Downloads
Yii2 helper class, used to generate query expressions for JSON columns.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
as-cornell/as_webhook_update
326 Downloads
Provides a webhook notification service tied into hook_post_action, used to generate remote nodes and terms.
aimfeld/zend-di-compiler
5277 Downloads
A Zend Framework 2 module that uses auto-generated factory code for dependency-injection.
wjb/rewire-bundle
102 Downloads
Use objects to generate routes
visol/cloudinary
2019 Downloads
Cloudinary integration in TYPO3. Use automatic breakpoint generation for images.
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
cedric-lekene/laravel-migration-ai
11 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process