Libraries tagged by indenting
cliffparnitzky/tiny-mce-emoticons
0 Favers
3687 Downloads
3687 Downloads
Special TinyMCE plugin that adds a button for inserting smiley images.
chewbakka/open-graph-protocol-tools
0 Favers
449 Downloads
449 Downloads
Tools to validate and sanitize inputs before generating Open Graph protocol markup on your webpages. This project standardizes outputs for easy indexing by consuming agents. Based on https://github.com/niallkennedy/open-graph-protocol-tools
bluem/teishredder
3 Favers
56 Downloads
56 Downloads
Indexing and retrieval of data from TEI-XML documents
adamthehutt/laravel-unique-bigint-ids
4 Favers
1704 Downloads
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.