• Stars
    star
    2
  • Language
    PHP
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Laravel for docker example

More Repositories

1

helpers-session

The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
PHP
8
star
2

docker-for-laravel

Simple environment for laravel project, based on laradock.
8
star
3

helpers-word

The helpers allows you to modify string data. Inclination, transliterate, convert month date and convert number or amount to word - all this is available in this library.
PHP
7
star
4

helpers-math-converter

A mathematics helpers, providing functionality for numbers converter.
PHP
6
star
5

helpers-cookie

The helpers allows you to easily manage cookie data. SET, HAS, GET, REMOVE cookie data - all this is available in this library.
PHP
6
star
6

helpers-email

The helpers allows you manipulating, extract, detecting email.
PHP
6
star
7

helpers-arrays

Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
PHP
6
star
8

helpers-phone

The helpers allows you manipulating, extract, detecting PHONE.
PHP
6
star
9

helpers-request

The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.
PHP
6
star
10

helpers-json

The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
PHP
5
star
11

helpers-ip

The helpers allows you to manipulating network IP addresses (IPv4 and IPv6).
PHP
5
star
12

base-singleton

A Singleton Design Pattern which allow easy used singleton class.
PHP
5
star
13

helpers-date

The helpers allows you to easy use DATE. Change format, add/sub day, diff date, get quarter - all this is available in this library.
PHP
5
star
14

helpers

CSE HELPERS is a collection of several libraries for the rapid development of web applications.
5
star
15

base-exceptions

Provides simple work with exceptions for both development and production.
PHP
5
star
16

dom-manager

A simple library for management the DOM (XML, HTML) document.
PHP
3
star
17

laravel-calculator-example

Example calculator for Laravel
PHP
1
star
18

laravel-api-example

Example REST api from laravel
PHP
1
star
19

laravel-ordering-example

Example ordering for Laravel
PHP
1
star