Libraries tagged by form generate
growella/table-of-contents
6 Downloads
Automatically generate and render a Table of Contents for a post.
tournasdim/laravel4-getgravatar
272 Downloads
A Laravel 4 package . Given an email address it automatically retrieves an Avatar from Gravatar's website . For logged-in users , their email address is automatically generated , through the Auth adapter Interface . Three Adapters are supported : Auth , Sentry and Confide .
shiftechafrica/shift-code-generator
2484 Downloads
This package generates code in relation to year, date and month. For instance, it uses A - Z letters for months.
sabloger/laravel-auto-trans
190 Downloads
Convert Hard-Stringed blades to auto-generated Multi-language blades! And only you need translate language files for other languages!
robingram/silverstripe-unused-file-report
134 Downloads
Generates a report on potentially unused files for CMS users
rhinos-solutions/laravel-vue-i18n-generator
5 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
qikdev/fluentpdo
840 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
nagno/phpspec-bootstrap-magento2
70159 Downloads
Bootstraps Mage2 for phpspec before the tests are running so the dinamically generated classes will work
lmr/duo_auth
352 Downloads
Duo Security two-factor authentication for Roundcube. Users have multiple ways to authenticate, including: 1. One-tap authentication using Duo’s mobile app; 2. One-time passcodes generated by Duo’s mobile app (works even with no cell coverage); 3. One-time passcodes delivered to any SMS-enabled phone; 4. Phone callback to any phone (mobile or landline!); 5. One-time passcodes generated by an OATH-compliant hardware token.
h-enk/json-sitemap
147 Downloads
WordPress plugin that generates a JSON sitemap on non-production environments - for use with UnCSS as a PostCSS plugin
glue-systems/sp-api-open-api
236 Downloads
Lightweight PHP library for making LWA-authorized requests to Amazon Selling Partner API (SP-API) via OpenAPI-generated classes
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.
axmachado/pacc
14804 Downloads
Parser generator (currently generates recursive descent parser and canonical LR(1) parser) for PHP.
sitegeist/origami
10543 Downloads
Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.
ndeet/ln-lnd-grpc
219 Downloads
Lightning Network LND gRPC client for Bitcoin and other supported coins. The classes and client is generated from rpc.proto.