Libraries tagged by Sam User

bllim/laravalid

59 Favers
15296 Downloads

This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.

Go to Download


tfd7/tfd7

54 Favers
1134 Downloads

Twig for Drupal 7, use the same convient template language as in Drupal 8 core

Go to Download


dunglas/symfony-lock

8 Favers
21726 Downloads

Enforces that all Symfony components use the same major version

Go to Download


jlapp/smart-seeder

190 Favers
3075 Downloads

Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.

Go to Download


mouf/utils.session.optimistic-session-handler

6 Favers
3271 Downloads

Session handler that releases session lock quickly. Useful for multiple ajax calls on the same page.

Go to Download


brainfoolong/svg-charts

0 Favers
1067 Downloads

Generate SVG image charts to be able to use it in web and pdf at the same time.

Go to Download


bllim/laravel-to-jquery-validation

28 Favers
3062 Downloads

This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.

Go to Download


silverstripe/mobile

35 Favers
9807 Downloads

The mobile module provides detection for mobile devices, and can serve a different SilverStripe theme to them.The module can either use redirection to a separate mobile domain, or serve mobile optimized content under the same URLs.

Go to Download


kaizencoders/wp-fluent

6 Favers
10 Downloads

A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.

Go to Download


titonova/x-livewire

14 Favers
153 Downloads

A package that allows you to use livewire components the same way you would use blade components. Ie, giving it slots, atttributes etc

Go to Download


guysolamour/laravel-administrable

4 Favers
624 Downloads

An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.

Go to Download


josantonius/database

8 Favers
428 Downloads

Library for SQL database management to be used by several providers at the same time.

Go to Download


mouf/utils.common.lock

1 Favers
67556 Downloads

A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.

Go to Download


kamerk22/ipfuscator

15 Favers
7 Downloads

IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.

Go to Download


phaza/laravel-blade-inline-svg

5 Favers
66991 Downloads

Allows you to inline svgs in html so you can use normal CSS to apply styles to your svg. (No more multiple versions of same icon with just different colour)

Go to Download


<< Previous Next >>