Libraries tagged by build system
backpack/crud
3649995 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
symfony/templating
72605953 Downloads
Provides all the tools needed to build any kind of template system
phing/phing
22473185 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
pantheon-systems/terminus-build-tools-plugin
1802819 Downloads
Build Tools - A Terminus plugin that contain commands to manage build assets on Pantheon.
laminas/laminas-navigation
2712677 Downloads
Manage trees of pointers to web pages in order to build navigation systems
omaralalwi/laravel-trash-cleaner
3807 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
symfony-tools/docs-builder
67172 Downloads
The build system for Symfony's documentation
zendframework/zend-navigation
4286280 Downloads
Manage trees of pointers to web pages in order to build navigation systems
mineadmin/mineadmin
2203 Downloads
Quickly build a background management system for web applications
phing/phing-composer-configurator
153614 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
blair2004/nexopos
2388 Downloads
The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.
moell/mojito
11110 Downloads
Mojito admin is a component of laravel, vue, element build backend system.
fly-crud/fly-crud
32748 Downloads
Simple crud system build on top of flysystem
passbase/passbase-php
36941 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
kunstmaan/dashboard-bundle
64545 Downloads
The Kunstmaan Dashboard bundle adds a system to build advanced dashboards in the admin area of the CMS. Currently it features a large Google Analytics integration.