Libraries tagged by basics
bolt/configuration-notices
22373 Downloads
Helper library to provide some helpful functionality to people, mostly by warning the user for common pitfalls and oversights in the basic configuration.
binarycabin/laravel-branding
1139 Downloads
Simple integration for basic dynamic branding. Useful for white-labeling apps
aza/phpgen
3224 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
aymardkouakou/cakephp-cors-middleware
5724 Downloads
Basic Cors middleware for CakePHP framework.
awes-io/indigo-layout
24617 Downloads
Basic styles and components set for building user interfaces.
angkor/laravel-support
126 Downloads
Ankgor common support helpers, contracts, and traits required by various Ankgor packages. Validator functionality, and basic controller included out-of-the-box.
andrewhoule/silverstripe-widget-contact-form
847 Downloads
Widget to add a basic contact form.
andheiberg/messenger
1616 Downloads
Basic messaging package for laravel
amcgowanca/shield_agent
20275 Downloads
Provides enhanced HTTP Basic Auth shielding capabilities.
ajuchacko/sail-7.x
6506 Downloads
Docker files for running a basic Laravel 7 application.
ahmedhat/unifonicnextgen
1059 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
agence-adeliom/easy-block-bundle
8792 Downloads
A Symfony bundle for EasyAdmin that provide basic blocks components
agboon/yii2-redis-ha
10697 Downloads
Basic redis-ha client
abd-wazzan/laravel-api-boilerplate
50 Downloads
A Laravel project with a Domain-Driven Design (DDD) structure, basic configuration, and commonly used packages pre-installed, directed towards building APIs.
uppes/coroutine
625 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!