wongyip / library-helpers
Miscellaneous tools for library and book related application development.
Installs: 417
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/wongyip/library-helpers
Requires
- php: >=5.5.9
- wongyip/lc-call-numbers: *
This package is auto-updated.
Last update: 2025-09-12 15:59:44 UTC
README
Miscellaneous tools for library and book related application development.
CallNumber::class
Transform Library of Congress call number to generic sortable string. Powered by the BCLibraries/lc-call-numbers project.
ISBN::class
Validate and convert ISBN10 / ISBN13 numbers.
References:
- http://en.wikipedia.org/wiki/International_Standard_Book_Number
- http://www.hahnlibrary.net/libraries/isbncalc.html (by Joel Hahn, Niles Public Library District)