Libraries tagged by bssid
all1web/nativephp-wifi-scan
2 Downloads
WiFi Radar for NativePHP Mobile — free MIT plugin: scan the visible WiFi access points (SSID/BSSID/RSSI), read the connected AP, and turn what's visible into a stable place fingerprint, straight from Laravel.
bysidedevel3rdparty/apns-php
20879 Downloads
Apple Push Notification & Feedback Provider
bsidev/bitrix-queue
2910 Downloads
Queues for Bitrix CMS
quillstack/orm
336 Downloads
An ORM which cannot be asked one query per row: touching one entity's relation loads it for every entity beside it.
mediawiki/proofread-page
543 Downloads
The ProofreadPage extension adds book proofreading capacity to MediaWiki. It can render a book either as a column of OCR text beside a column of scanned images, or broken into its logical organization (such as chapters or poems) using transclusion.
daxslab/yii2-taggedview
5472 Downloads
Extension to help setup the standard HTML meta tags besides the ones defined by Opengraph and Twitter to contribute to website SEO
asamir/laravel-in-db-performance-monitor
7057 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
linkrobins/badge-labels
220 Downloads
Show each badge's full title beside its icon, move the badges below or beside the avatar, show the author's post count, and label a discussion's badges too.
erikwang2013/season
742 Downloads
PHP library / extension that resolves the current season from an ISO 3166-1 alpha-2 country code. Use it as a plain Composer package, or integrate with Laravel 7–11, ThinkPHP 6 / 8, Hyperf 2 / 3, and webman. Besides English season keys (spring, etc.) and Chinese names, it provides flag emoji, localized season names by BCP 47 locale, hemisphere detection, and optional date-based calculation.
elephpant/breadcrumb
485 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
abdulelahragih/querybuilder
1898 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
bsidev/bitrix-event-dispatcher
186 Downloads
Event dispatcher for Bitrix CMS
plazzag/polario-sdk-php
149 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
nearata/flarum-ext-cakeday
1895 Downloads
Show a birthday cake emoji beside the names of members on their join anniversary.
canerdogan/laravel-leaderboard
15 Downloads
Laravel leaderbord module that besides the all-time leaderboard supports also periodic leaderboards: daily, weekly, monthly options backed by Redis.