Libraries tagged by sam
samasend/laravel-make-scope
33114 Downloads
Brings make:scope command to laravel
sam-it/yii2-static-assets
84623 Downloads
Generate static assets and build a docker nginx container
web-vision/deepl-base
164968 Downloads
DeepL Base - Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.
tornevall/tornelib-php-errorhandler
61246 Downloads
Global exception and errorhandling for TorneLIB, with all errorcodes stored in the same place.
togos/gitignore
983271 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
terminal42/dc_multilingual
92764 Downloads
A multilingual DC driver storing the translations in the same table for Contao Open Source CMS
talon-one/talon-one-client
128814 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.
space48/magento2-sso
32954 Downloads
SAML based single sign-on integration for Magento 2 backend.
somnambulist/fractal-bundle
38918 Downloads
A port of samj/fractal-bundle for integrating TheLeague Fractal into Symfony
silverstripe/multiuser-editing-alert
32281 Downloads
A module that indicates when people are editing the same page in the CMS
robinncode/db_craft
5214 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
reliforp/reli-prof
998 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
proget-hq/knox-token
1401527 Downloads
Support library for signing Samsung Knox API access tokens
pavlakis/slim-cli
94990 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
omaralalwi/php-builders
8267 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications