Libraries tagged by logic
varunsridharan/wp-conditional-logic
32495 Downloads
Simple WordPress Library To Evaluate / Handle Conditional Logic.
duncanogle/boolean-search-parser
21133 Downloads
A way to translate Boolean Search logic into MySQL Fulltext Parameters
dialekt/dialekt
3085 Downloads
A boolean expression DSL.
cognito/evalmath
37847 Downloads
Evaluate mathematical and logic equations
icecave/dialekt
95078 Downloads
A simple language for representing boolean expressions.
chromatic/orange-dam-php
9001 Downloads
Orange Dam PHP API client
logicbrush/silverstripe-sitemappage
8162 Downloads
A module for the SilverStripe CMS which produces a page listing every (public) page on your site.
logicbrush/silverstripe-imagegallery
5714 Downloads
A module for the SilverStripe CMS which allows you to organize images in a gallery format.
logicbrush/metrics
13432 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
logicbrush/bootstrap-sass
5154 Downloads
Provides a starting point to style your app using sass
x-graphql/field-middleware
18529 Downloads
Adding custom logics before and after when resolving fields
webkul/code-generator
2161 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
upmind/provision-provider-base
7133 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
108800 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
5061 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.