Libraries tagged by logic
duncanogle/boolean-search-parser
20589 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
dialekt/dialekt
2323 Downloads
A boolean expression DSL.
cognito/evalmath
33047 Downloads
Evaluate mathematical and logic equations
icecave/dialekt
88999 Downloads
A simple language for representing boolean expressions.
chromatic/orange-dam-php
7926 Downloads
Orange Dam PHP API client
logicbrush/silverstripe-sitemappage
6372 Downloads
A module for the SilverStripe CMS which produces a page listing every (public) page on your site.
logicbrush/silverstripe-imagegallery
4319 Downloads
A module for the SilverStripe CMS which allows you to organize images in a gallery format.
x-graphql/field-middleware
9921 Downloads
Adding custom logics before and after when resolving fields
webkul/code-generator
2053 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
webfox/laravel-inertia-dataproviders
3372 Downloads
Data providers to encapsulate logic for Inertia views
upmind/provision-provider-base
5626 Downloads
This library contains all the base interfaces, classes and logic to create provision category and provider classes, and register them for use in a laravel application.
symfony/symfony1
105699 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!
stephenlake/laravel-properties
4767 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
sportfinder/time
5399 Downloads
Time management library to build complex business logic and agenda
rekalogika/reconstitutor
3262 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.