Libraries tagged by logic
youshido/messages
6 Downloads
Bundle for easy integrations messages logic
xrow/xrowcaptcha-ls
9744 Downloads
Accessible logical captcha technolgy that can protect all your forms automaticly without the need of modifing code.
xiphe/base
76 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
xi/search-bundle
514 Downloads
Xi Search Bundle provides you frontend logic for elasticsearch
xc/xoverridefilter
7 Downloads
X Override Filter is a simple but useful extension for eZ Publish legacy, allowing configuring eZ Publish business logic together with template in override.ini
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
werkraum/websocket-provider
15 Downloads
Run a websocket server within the TYPO3 context with extensible server logic.
webtheory/collection
371 Downloads
Create typed collections and defer logic to collection kernel
weblinuxgame/wechat-widget
150 Downloads
base on easywechat add widget logic
webbamboo/seoresearch-serp-sdk
10 Downloads
Google search API for PHP. No proxies, no CAPTCHA solving and no parsing results, our API does all the work you just handle your business logic.
voboghure/php-mvc-core
7 Downloads
At the heart of the framework is the MVC pattern, which separates the application logic into three distinct components: the Model, the View, and the Controller.
vinecave/registry-bundle
36 Downloads
Convenient way to create registries of providers with custom logic
veniva/lbs
19 Downloads
Logical base skeleton
vadimdol/symfony1
287 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
uoft/canvas
10 Downloads
A wrapper around Canvas API which helps your application communicate with Canvas API server without the developer takes the burden of imolementing api call logic.