Libraries tagged by logic
cognito/evalmath
36298 Downloads
Evaluate mathematical and logic equations
icecave/dialekt
92610 Downloads
A simple language for representing boolean expressions.
pwm/datetime-period
3655 Downloads
An implementation of the datetime period type for working with temporal intervals
logicbrush/silverstripe-userforms-utils
6722 Downloads
A collection of enhancements and utilities for the Silverstripe UserForms module
logicbrush/silverstripe-sitemappage
7802 Downloads
A module for the SilverStripe CMS which produces a page listing every (public) page on your site.
logicbrush/silverstripe-rolluppage
7279 Downloads
A module for the SilverStripe CMS which rolls up the contents of child pages for display on a single page.
logicbrush/silverstripe-imagegallery
5473 Downloads
A module for the SilverStripe CMS which allows you to organize images in a gallery format.
logicbrush/silverstripe-herocontent
6674 Downloads
A module for the SilverStripe CMS which allows you to add a big block of important content at the top of the page.
logicbrush/metrics
12111 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
logicbrush/bootstrap-sass
4157 Downloads
Provides a starting point to style your app using sass
x-graphql/field-middleware
15012 Downloads
Adding custom logics before and after when resolving fields
webkul/code-generator
2122 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
webfox/laravel-inertia-dataproviders
3798 Downloads
Data providers to encapsulate logic for Inertia views
symfony/symfony1
107423 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
4979 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.