Libraries tagged by build system
symfony/templating
59214243 Downloads
Provides all the tools needed to build any kind of template system
phing/phing
19039760 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
backpack/crud
2747087 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
pantheon-systems/terminus-build-tools-plugin
1361723 Downloads
Build Tools - A Terminus plugin that contain commands to manage build assets on Pantheon.
laminas/laminas-navigation
1896078 Downloads
Manage trees of pointers to web pages in order to build navigation systems
zendframework/zend-navigation
4126412 Downloads
Manage trees of pointers to web pages in order to build navigation systems
va-gov/content-build
91227 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
symfony-tools/docs-builder
49333 Downloads
The build system for Symfony's documentation
moell/mojito
10306 Downloads
Mojito admin is a component of laravel, vue, element build backend system.
mineadmin/mineadmin
1321 Downloads
Quickly build a background management system for web applications
phing/phing-composer-configurator
137532 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
blair2004/nexopos
2274 Downloads
The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.
fly-crud/fly-crud
14419 Downloads
Simple crud system build on top of flysystem
passbase/passbase-php
30610 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
57653 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.