Libraries tagged by vuetable
thingston/paginator
12 Downloads
PHP paginator class for any suitable source of data using custom adapters.
sosupp/site-legals
48 Downloads
A laravel package for easily including legally required pages such as: About Us, Privacy Policy, Impressum, Imprint, Terms and Conditions, Disclaimer, etc. No need to recreate models, CRUD functionalities. The package comes with the necessary classes, with drop-in UI for CRUDing these pages, and displaying them to the site users. Suitable for Blogs, News sites, Company websites, E-commerce, etc.
simbiat/htmlcut
50 Downloads
Class to cut HTML text into something suitable for preview.
rubrasum/velocity-forms
10 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
porkchopsandwiches/silex-utilities
54 Downloads
Some general utility classes suitable for use as Silex services.
porkchopsandwiches/doctrine-utilities
36 Downloads
Some general utility classes suitable for use with Doctrine.
phpexpertseu/datetimeimmutable-form-bundle
1309 Downloads
This bundle for Symfony3 replaces the mutable DateTime classes with DateTimeImmutable in forms
php-programmist/file-sql-logger-bundle
74 Downloads
Provides service that logs all mutable queries to the file
muhm/http-message
6 Downloads
Mutable PSR-7 implementation
morria/code2seq-paths-php
9 Downloads
Produce function paths suitable for use by code2seq
mf/docker-ip
5 Downloads
Finds suitable IP from `ifconfig` and then distribute this IP into hosts and docker file and allows revert changes.
mecha-cms/y.affiliates
1 Downloads
A blogging theme for Bootstrap 4 suitable for affiliate marketers.
mbcx9rvt/twenty-fifteen
29 Downloads
Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
mangoweb/tester-nextras-orm-entity-generator
16 Downloads
Nextras ORM entity generator suitable for testing
lypzz/laravel-repository
0 Downloads
Repository abstract data layer, to facilitate our better maintenance procedures, suitable for PHP