Libraries tagged by fccn
fccn/webapp-tools-web-components
38 Downloads
Collection of twig templates with web utilities
fccn/webapp-tools-translate
78 Downloads
Set of tools to enable translation on web applications
fccn/webapp-tools-common
134 Downloads
A collection of common tools to be used when developing web applications
fccn/oai-pmh-core
79 Downloads
Implementation of the core functionalities for an OAI-PMH 2.0 Data Provider written in PHP
adamwojs/php-cs-fixer-phpdoc-force-fqcn
1218731 Downloads
pinkcrab/function-constructors
67241 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.
lhcze/fqcn-stripper
1087 Downloads
Utility for extracting and formatting FQCN base names with string transformation support.
dutchcodingcompany/php-cs-fixer-phpdoc-force-fqcn
556 Downloads
brenoroosevelt/flex-fqcn-finder
11639 Downloads
Flexible FQCN Finder
stagem/class-finder
9336 Downloads
Extremely simple and fast Class Finder
aliyunfc/fc-php-sdk
17745 Downloads
Aliyun FC SDK for PHP
jerowork/file-class-reflector
2265 Downloads
Get fully-qualified class names based on directory and file paths.
sunnysideup/migrate-from-fqcn-to-short-tablename
36 Downloads
If you have bad table names (using FQCN) then this method will fix up your tables to be short table names, and migrate the data.
jawitold/fqcn-extractor
76 Downloads
A lightweight PHP utility to extract the Fully Qualified Class Name (FQCN) from a PHP source file using the built-in tokenizer.
jerowork/class-dependencies-parser
276 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)