Libraries tagged by one-c
mouf/utils.common.conditioninterface
504287 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
magepow/categories
15931 Downloads
Shows categories in the form of a grid or list, on category pages, home page or any other page.
leuchtfeuer/locate
73679 Downloads
The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.
internezzo/childreload
60867 Downloads
Neos CMS package that helps to reload the page on change of any of the child nodes of the specific nodetype
ikr/money-math
13606 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
humanmade/wp-flags
48636 Downloads
Lightweight WordPress plugin to enable exposing feature flags to end-users, based on code-based ( or admin UI in the future ) criteria.
gtstudio/module-selected-layout
11178 Downloads
Add general selectable layout functionality on CMS pages,category and products
flobbos/laravel-crudable
9980 Downloads
A Laravel package for saving time on crud operations
flightsadmin/livewire-crud
15826 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
exolnet/laravel-envoy
13319 Downloads
Automated deployment template for Laravel Envoy based on Capistrano.
code-rhapsodie/ezdataflow-bundle
42820 Downloads
Import/export bundle for Ibexa based on Code-Rhapsodie Dataflow
brainfoolong/js-aes-php
2717 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
dkd/php-cmis
29329 Downloads
PHP CMIS client library based on CMIS 1.1
austinheap/laravel-database-encryption
75982 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
krowinski/one-click-captcha
1500 Downloads
Simple captcha that requires from user to only click a cut circle on image with several other circles. You can customize color of circles, background, width and height of image. Its very lightweight require no js just simple form in html and php gd extension.