Libraries tagged by kcpt
scale/store
3 Downloads
Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
linlak/ridebooking
5 Downloads
This is a PHP Library for adding ride booking to contract kaptal api
johnniewalker/example-php-cli-application
3963 Downloads
Example of a nice CLI Application in PHP for a job interview. Kept as a reminder.
tsekka/data-loader
55 Downloads
For Laravel framework. Adds helper function to access static data kept in data directory.
scribe/yuicompressor-library
307 Downloads
An up-to-date fork of Yahoo's JS and CSS compressor, kept in regular sync with upstream, except this one comes with a composer file.
scribe/closurecompiler-library
219 Downloads
An up-to-date fork of Google's Closure Compiler, kept in regular sync with upstream, except this one comes with a composer file.
johnbillion/extended-cpts
1562331 Downloads
A library which provides extended functionality to WordPress custom post types and taxonomies.
log1x/poet
237340 Downloads
Configuration-based post type, taxonomy, editor color palette, block category, and block registration for Sage 10.
roots/acorn-post-types
1302 Downloads
Simple post types and taxonomies using Extended CPTs for Acorn.
wpbp/cpt_columns
7152 Downloads
Improve the CPT list in the backend for your CPTs
devuri/cpt-meta-box
10149 Downloads
Simple Implementation for custom meta boxes and fields
pelmered/post-types-creator
16773 Downloads
Helper plugin for easily creating localize-ready custom post types and custom taxonomies in WordPress
spock/shadow-taxonomies
38213 Downloads
A library used for create relationships between CPT's
webdevstudios/cpt-core
7665 Downloads
WordPress Custom Post Type OO wrapper