Libraries tagged by created_by
pantheon-systems/example-drupal7-travis-composer
51 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
lokat/lb-domain-maker
468 Downloads
Create domain model/controller/migration for laravel-boilerplate by rappasoft
kunstmaan/skylab
27 Downloads
Skylab is a 100% backwards compatible PHP port of the Python based hosting scripts used at Kunstmaan. By using the Cilex, Symfony Components and lot's of good code samples from the Composer project we hope to create an application where everyone in our organisation can work with, and if issues or new needed features should arise, be able to work on.
kuhschnappel/authtoken
33 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
emma/validation
29 Downloads
A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.
ebeacon/iterutil
7 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
dd4you/dpanel-plus
46 Downloads
This is Admin Panel By DD4You.in with tailwind css. It's help to create admin panel with prebuild login system
dd4you/dpanel
636 Downloads
This is Admin Panel By DD4You.in with tailwind css. It's help to create admin panel with prebuild login system
bkwld/freezer
693 Downloads
Using Laravel, creates cached versions of full pages that can be served directly by Apache
satrun77/editablefield
314 Downloads
This module allows CMS admin to create an manage list of configurable form fields that can be used by other module such as, satrun77/configurablepage.
nemorize/curried
6 Downloads
A utility to create curried functions that its parameters are reordered by user-defined order.
hesammoosapour/create-database
2 Downloads
Create MySQL Database by PHP Shell
vitorccs/yourls-api-save-by-keyword
2 Downloads
YOURLS plugin which updates the long URL of an existing keyword, or creates a new short URL with the supplied keyword
cspray/labrador-styled-byte-stream
54 Downloads
Create colorized and formatted terminal text with Amp's OutputStream!