Libraries tagged by ProductAI
kmj/syncbundle
1044 Downloads
Symfony2 Bundle that handles the synchronization between a production site and test/development servers
klaustro/container
18 Downloads
this is a demo IoC Container, please doNTNOT use it in production
kickenhio/laravel-sql-snapshot
2 Downloads
Sync production-development Database helper library
khomerikik/laravel-russian-roulette
4 Downloads
Absolutely not recommended for production use, unless you enjoy living on the edge or have an unusual affection for chaos.
keven/magician
25 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
just-paja/defiant
28 Downloads
Tiny PHP framework not meant for production use
judge2020/laravel-amp-email-mailable
3 Downloads
(Not for production use!) Adds support for AMPHTML email to laravel Mailables.
josephesteban/container
19 Downloads
this is a demo IOC container , please do NOT use it in production
joriswvanrijn/environment-label
2929 Downloads
Which environment am I seeing? A simple bar to easily distinguish local, development, staging and production environments.
johanquiroga/container
12 Downloads
This is a demo IoC container, please do NOT use it in production
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.
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.
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
jeancarloem/phpunit-skeleton-builder
8 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
jds/trevron
4 Downloads
Basic Framework with Authorization, Events, Migrations, Middleware, CSRF Tokens and JWT tokens. Only to be used by JDS (Jessop Digital Systems) or for Educational Purposes. Not for Production Use!