codivist's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
laravel/laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
briannesbitt/Carbon
A simple PHP API extension for DateTime.
cachethq/cachet
🚦 The open-source status page system.
vinkla/hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
Roave/SecurityAdvisories
:closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily
formers/former
A powerful form builder, for Laravel and other frameworks (stand-alone too)
rtconner/laravel-tagging
Tag support for Laravel Eloquent models - Taggable Trait
awes-io/awes-io
Awes.io // boilerplate based on Vue, Nuxt, TailwindCSS plus Laravel as a backend. 🤟
awes-io/repository
🖖Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any kind of filters.
hettiger/larapress
A Laravel 4 CMS – WARNING: This project is no longer being developed because there are many good alternatives now.
unclecheese/DataObjectManager
DataObjectManager module for Silverstripe CMS
awes-io/form-builder
👷A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
unclecheese/Uploadify
Uploadify module for SilverStripe CMS
arambalakjian/DataObject-as-Page
A SilverStripe module for displaying DataObjects as Pages
awes-io/navigator
🧿 Build navigation or menu for Laravel and Awes.io. Unlimited complexity and depth, with permissions and sorting support.
awes-io/table-builder
🐿️Dynamic tables with pagination and sorting for data visualisation.
awes-io/indigo-layout
🦄Basic theme for Awes.io: UI interface with Blade components for fast start
unclecheese/KickAssets
The KickAssets module for SilverStripe is an alternative to AssetAdmin
awes-io/auth
🔑 Laravel Authentication package with built-in two-factor (Authy) and social authentication (Socialite).
awes-io/localization-helper
🎌 Laravel Localization Helper :: Easily add translation variables from Blade templates.
awbush/lightvc
lightweight model-view-controller (MVC) framework without the model, for PHP
The-Monkeys-and-MAUD/laravel-silverstripe
Integrates the Silverstripe CMS into a Laravel application
JeffreyWay/Laracasts-Bugs
Exclusively for user-submitted bugs and errors at laracasts.com
mlewis-everley/silverstripe-dashboard
Dashboard for admin area of Silverstripe
cbryer/FoxyStripe
FoxyStripe is a Silverstripe module designed to integrate with Foxycart (www.foxycart.com), a really nice and flexible shopping cart that integrates seamlessly with CMS's and is PCI Compliant.
sunnysideup/silverstripe-googlemapbasic
add a basic google map to your Silverstripe pages
StokedIndustries/StokedInvoices
Invoicing system for SilverStripe
ajshort/silverstripe-multivaluefield
A fieldtype that makes it possible to store arrays of data (serialised) in the DB. Useful if you have many fields that you don't want to normalise out over many joins