Libraries tagged by HowTo
dq1990/composer_demo
6 Downloads
study how to use composer
donatorsky/php-xml-template-reader
2 Downloads
The PHP XML Reader where you show how to read the XML, and it does the rest for you.
devsunky/logger
2 Downloads
An example on how to push to packagist
delahaye/convertx_hook_example
33 Downloads
Hook examples for ConvertX. Sample functions how to use the hook functionality.
dansleboby/zoomphp-sdk
51 Downloads
The Zoom Meeting APIs let developers to access information from Zoom. You can use this API to build private services or public applications on the [Zoom App Marketplace](http://marketplace.zoom.us). To learn how to get your credentials and create private/public applications, read our [JWT](/guides/auth/jwt) and [OAuth](/guides/auth/oauth) documentation. All endpoints are available via `https` and are located at `api.zoom.us/v2/`. For example, to list all of an account's users, use the `https://api.zoom.us/v2/users/` endpoint.
daind/awesome-japanese
8 Downloads
How to work with Japanese
d3mo17/server-file-gate-example
3 Downloads
Example to show how to use the project d3mo17/server-file-gate
creative_studio/composer_package_test
6 Downloads
This is just testing to see how to work with a package using composer
craftsnippets/craft-cats-manager
4 Downloads
Example plugin showing how to use custom database model
craftquest/buggy
88 Downloads
Put bugs in your control panel and then learn how to use Xdebug via CraftQuest.
cpuzzuol/timezones
26 Downloads
Demo-package to show time. http://laraveldaily.com/how-to-create-a-laravel-5-package-in-10-easy-steps/
computerundsound/curserver
4 Downloads
VHost-Manager for Windows (How to use multiple Domains with XAMPP and use multiple XAMPPS for different php-versions
colinsmithb/mypackage
2 Downloads
learning how to make a package of my own
cloudinary/video-live-streaming
2 Downloads
Use the Video Live Streaming API to create and manage your RTMP live streams. This includes managing outputs as well as manually starting and stopping streams. See the [live streaming guide](https://cloudinary.com/documentation/video_live_streaming) for information on how to use the Live Streaming API to stream video to your users. **Note**: The Live Streaming API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to [share any thoughts with us](https://support.cloudinary.com/hc/en-us/requests/new). The API supports Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your [Cloudinary Console](https://console.cloudinary.com/pm)).
bziluch/easyadmin-users
9 Downloads
Simple pack with basic controller, to check how to publish packages