Libraries tagged by lbac
labcake/path
16 Downloads
A class made in PHP7 inspired by nodes path module, for modify and create path strings, also read folder/file information.
labcake/mysql
9 Downloads
A simplified mysqli wrapper for php
labcake/file
13 Downloads
A simple class for creating temporary files in PHP
labcake/event
15 Downloads
A simple event handler in PHP
kovacs-laci/laravel-skeletons
48 Downloads
An artisan command to make skeletons with content for a Laravel application.
leacid/admin
11 Downloads
scaffold full app
lacia/http-foundation
133 Downloads
This package provides a HTTP foundation base for Lacia components.
zanderwar/class.upload.php
3 Downloads
This PHP class uploads files and manipulates images very easily. This is a fork from verot/class.upload.php due to it's lack of release
tbe/tbe_lc_roles
0 Downloads
Module to install and configure initial Roles and Permissions for Labcorp sites
tbe/lc_stg_base_installer
5 Downloads
TBE's Base STG Drupal 8 installer for LabCorp
tbe/lc_content_api_client
336 Downloads
Client module for Labcorp's Syndicated Portal.
tbe/faq
15 Downloads
Module that implements FAQs for a Labcorp website
rapidwebltd/zebra-session-loader
357 Downloads
This library automatically starts Zebra sessions (database powered sessions) wherever vendor/autoload.php is included. It can be useful if you need to add database powered sessions to a bespoke PHP application that lacks an existing framework.
plepe/json-multiline-strings
235 Downloads
One shortcoming of JSON is the lack of multiline support. This module will split/join multiline strings to string arrays which is more readable.
flysion/phplua
0 Downloads
基于PHP的luac扩展的基础上封装的lua代码库,像写PHP一样的写lua而不用操心GC问题