Webfan Install (PHP Classes)   Webfan API & Developer        Software@Webfan      Forums

Credits

Some of the software we use...:

PHP projects...

Projects in use found automatically by our Project{Scanner,Renderer}:

tuupola/callable-handler

Compatibility layer for PSR-7 double pass and PSR-15 middlewares.

Homepage
tuupola/callable-handler@packagist.org
Licenses: MIT
SPDX: MIT
# The MIT License (MIT) Copyright (c) 2017 Mika Tuupola <tuupola@appelsiini.net> > Permission is hereby granted, free of charge, to any person obtaining a copy > of this software and associated documentation files (the "Software"), to deal > in the Software without restriction, including without limitation the rights > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell > copies of the Software, and to permit persons to whom the Software is > furnished to do so, subject to the following conditions: > > The above copyright notice and this permission notice shall be included in > all copies or substantial portions of the Software. > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN > THE SOFTWARE.
Vendor dependency of: frdl/project

tuupola/http-factory

Lightweight autodiscovering PSR-17 HTTP factories

Homepage
tuupola/http-factory@packagist.org
Licenses: MIT
SPDX: MIT
# The MIT License (MIT) Copyright (c) 2017-2021 Mika Tuupola <tuupola@appelsiini.net> > Permission is hereby granted, free of charge, to any person obtaining a copy > of this software and associated documentation files (the "Software"), to deal > in the Software without restriction, including without limitation the rights > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell > copies of the Software, and to permit persons to whom the Software is > furnished to do so, subject to the following conditions: > > The above copyright notice and this permission notice shall be included in > all copies or substantial portions of the Software. > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN > THE SOFTWARE.
Vendor dependency of: frdl/project

vendor-patch/discovery

Publish and discover assets in your PHP projects.

Homepage
vendor-patch/discovery@packagist.org
Licenses: MIT
SPDX: MIT

vendor-patch/enum-cl

Forked from marc-mabe/php-enum-cl (try to implement advanced switches/autoloading insteadof iclude ambigious class files...?). Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1

Homepage
vendor-patch/enum-cl@packagist.org
Licenses: BSD-3-CLAUSE, MIT
SPDX: BSD-3-CLAUSE, MIT
Copyright (c) 2022, Marc Bennewitz All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the organisation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Vendor dependency of: frdl/codebase

vendor-patch/psecio.secure_dotenv

An encrypted environment configuration handler (forked)

Homepage
vendor-patch/psecio.secure_dotenv@packagist.org
Licenses: MIT
SPDX: MIT

vierbergenlars/php-semver

The Semantic Versioner for PHP

vierbergenlars/php-semver@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

vipnytt/useragentparser

User-Agent parser for robot rule sets

Homepage
Repository
vipnytt/useragentparser@packagist.org
Licenses: MIT
SPDX: MIT

voku/portable-ascii

Portable ASCII library - performance optimized (ascii) string functions for php.

Homepage
voku/portable-ascii@packagist.org
Licenses: MIT
SPDX: MIT
Copyright (C) 2019 Lars Moelleken Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

wamania/php-stemmer

Native PHP Stemmer

wamania/php-stemmer@packagist.org
Licenses: MIT
SPDX: MIT

web-auth/metadata-service

[DEPRECATED] Please use 'web-auth/webauthn-lib' instead

Homepage
web-auth/metadata-service@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

Homepage
web-auth/webauthn-lib@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

web-auth/webauthn-stimulus

Webauthn integration for Symfony

Homepage
web-auth/webauthn-stimulus@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

Homepage
web-auth/webauthn-symfony-bundle@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

webfan/website

Webfan Website Starter Package

Repository
webfan/website@packagist.org
Licenses: MIT
SPDX: MIT

wepesi/optionsresolver

The OptionsResolver component helps you configure objects with option arrays. It supports default values, option constraints and lazy options.

Repository
wepesi/optionsresolver@packagist.org
Licenses: APACHE-2.0
SPDX: APACHE-2.0

workerman/channel

Homepage
workerman/channel@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

workerman/phpsocket.io

A server side alternative implementation of socket.io in PHP based on Workerman

Homepage
workerman/phpsocket.io@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

workerman/workerman

An asynchronous event driven PHP framework for easily building fast, scalable network applications.

Homepage
Repository
workerman/workerman@packagist.org
Licenses: MIT
SPDX: MIT
Vendor dependency of: frdl/project

yiisoft/yii2

Yii PHP Framework Version 2

Homepage
Repository
yiisoft/yii2@packagist.org
Licenses: BSD-3-CLAUSE, MIT
SPDX: BSD-3-CLAUSE, MIT
The Yii framework is free software. It is released under the terms of the following BSD License. Copyright © 2008 by Yii Software LLC (http://www.yiisoft.com) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Yii Software LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Vendor dependency of: frdl/from-bundled-installs

yiisoft/yii2-composer

The composer plugin for Yii extension installer

Repository
yiisoft/yii2-composer@packagist.org
Licenses: BSD-3-CLAUSE, MIT
SPDX: BSD-3-CLAUSE, MIT
Copyright © 2008 by Yii Software LLC (http://www.yiisoft.com) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Yii Software LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Vendor dependency of: frdl/from-bundled-installs

yswery/dns

A DNS server implementation in pure PHP.

yswery/dns@packagist.org
Licenses: MIT
SPDX: MIT
The MIT License (MIT) Copyright (c) 2016-2017 Yif Swery Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Vendor dependency of: frdl/project

zendframework/zend-diactoros

PSR HTTP Message implementations

Repository
zendframework/zend-diactoros@packagist.org
Licenses: BSD-3-CLAUSE
SPDX: BSD-3-CLAUSE

| First Page 9 of 9