Libraries tagged by taco
tacoberu/bnf
2590 Downloads
Framework for building BNF like parsers.
tacowordpress/tacowordpress
2093 Downloads
WordPress custom post types that feel like CRUD models
tacoberu/php-utils
2537 Downloads
Generic utils for php.
tacoberu/php-exif-tools
3409 Downloads
php-exif-tools is a simple library for manipulate (read and write) with the EXIF meta-data of an image.
tacoberu/nette-form-controls
2362 Downloads
Ext form controls for nette, DateInput, MultiUpload, and latte macros.
tacoberu/nette-fluent-translator
2429 Downloads
Nette adapter for PHP implementation of Project Fluent.
tacoberu/fluent-intl
2437 Downloads
PHP implementation of Project Fluent. Localization library for expressive translations.
tacoberu/composer-schema-manage
947 Downloads
Initiate versioning the database like code.
tacoberu/composer-assets
2258 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
josuapsianturi/laravel-tac
9 Downloads
Laravel Blade UI component library designed specifically for TALL stack applications
elizaveta-rybina/tic-tac-toe-php
6 Downloads
A simple console-based Tic-Tac-Toe game in PHP.
tacowordpress/addbysearch
1481 Downloads
This plugin allows for post ordering and assigning of relationships to other posts by searching.
tacowordpress/util
1613 Downloads
Utility methods for Taco
tacowordpress/addmany
821 Downloads
AddMany is a TacoWordPress add-on that allows you to assign posts relationships and create an arbitrary number of fields for custom posts in the WordPress admin
tacoberu/nette-form-fileupload
173 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.