Libraries tagged by one-c
text/template
192628 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
swissup/module-marketplace
343925 Downloads
One-Click modules and themes downloader/installer
sandrokeil/interop-config
406113 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
rmunate/php2js
7260 Downloads
Effortlessly share PHP Laravel values with external JavaScript files using just one command, thanks to the seamless integration of PHP2JS.
kiwicommerce/module-cron-scheduler
594091 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
inpsyde/composer-assets-compiler
238176 Downloads
Composer plugin that installs and compile frontend dependencies for installed Composer packages based on configuration.
flowpack/nodetemplates
452588 Downloads
Neos package that allows to modify nodes on creation via templates.
flourish/flourish
41218 Downloads
A collection of classes for general web development, with a particular focus on compatibility, portability and security
flightsadmin/livewire-crud
16632 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
chromatic/usher
449715 Downloads
A collection of Robo commands for use on Chromatic projects.
carlosio/opcache-dashboard
51908 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
simplesamlphp/simplesamlphp-module-sanitycheck
6023457 Downloads
Perform sanity checks on configuration
talon-one/talon-one-client
96639 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) are used 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#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
appswithlove/statamic-one-click-content-translation
27962 Downloads
With the One-click Content Translation addon for Statamic, translations are done in a breeze, directly in the CMS.
yii2mod/yii2-chosen-select
107189 Downloads
Chosen Select Widget based on Chosen jQuery plugin