Library infrastructure for MediaWiki/Library list: Difference between revisions
Appearance
Content deleted Content added
Aaron Schulz (talk | contribs) tweak |
BDavis (WMF) (talk | contribs) Add "published" section |
||
Line 1: | Line 1: | ||
This is a list of possible future projects for library extraction. |
This is a list of possible future projects for library extraction. |
||
== Published == |
|||
* [https://packagist.org/packages/cssjanus/cssjanus CSSJanus] Convert CSS stylesheets between left-to-right and right-to-left. |
|||
* [https://packagist.org/packages/wikimedia/cdb CDB] Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. |
|||
* [https://packagist.org/packages/wikimedia/composer-merge-plugin Composer Merge Plugin] Composer plugin to merge multiple composer.json files |
|||
== Wishlist == |
|||
* Context |
* Context |
||
** [[Manual:WebRequest.php|WebRequest]] |
** [[Manual:WebRequest.php|WebRequest]] |
Revision as of 04:43, 30 January 2015
This is a list of possible future projects for library extraction.
Published
- CSSJanus Convert CSS stylesheets between left-to-right and right-to-left.
- CDB Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
- Composer Merge Plugin Composer plugin to merge multiple composer.json files
Wishlist
- Context
- Database connectors
- LoadBalancer
- DatabaseBase classes
- RedisConnectionPool
- ExternalStore
- Caching
- BagOStuff
- BloomFilter
- MapCache
- ProcessCacheLRU
- Filebackend
- HTML
- HTML/XML classes
- HTMLForm
- Password
- Concurrency
- PoolCounter
- LockManager
- FileUtils
- MimeMagic
- GitInfo
- Various subdirs...
- Utils
- Status
- IP
- UIDGenerator
- Various subdirs...
- MWTimestamp
- I18n
- includes/normal