Libraries tagged by similar
eboreum/caster
4071 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
diarmuidie/niceid
57373 Downloads
PHP library to generate short, non-sequential, URL-friendly hashes of incremental IDs. Similar to YouTube (https://www.youtube.com/watch?v=dQw4w9WgXcQ) and Bitly (http://bit.ly/1D0CAzd) URLs.
dbmigrate/dbmigrate
12945 Downloads
A Database Migration Tool Similar to Flyway
datatables.net/datatables.net-fixedcolumns
5625 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
aschelch/scenario
100749 Downloads
An automation library similar to IFTTT that you can use in your webapp
manuwhat/similar-text
2048 Downloads
Similar-text - Compare two strings to compute a similarity score
proudcommerce/similarproducts
691 Downloads
Better logic for displaying similar products.
toastnz/indexedsearch
4727 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
datingvip/damerau-levenshtein
1622 Downloads
Get text similarity level with Damerau-Levenshtein distance
leg/simhash-php
1971 Downloads
SimHash similarities algorithm implementation for PHP 5.3
zatxm/arequest
981 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
yakeing/get_header
27 Downloads
This function is similar to the get_headers function
vanilo/links
700 Downloads
Vanilo module for creating links between products, categories like upsell, variants, similar products, etc
takeshiyu/composer-linker
75 Downloads
A Composer plugin for linking local packages during development, similar to `npm link`.
struct/struct
4174 Downloads
Simple package for structured and more complex data types, similar to 'Struct' in other programming languages